-
-
Notifications
You must be signed in to change notification settings - Fork 138
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How did you fix the windows link error? #312
Comments
I figured it out. Thanks. |
I have the same problem. Can you tell me how you fixed it? |
I can't quite remember. Maybe I dropped some python versions. You can see the working files here: https://github.com/pydy/pydy/pull/315/files And maybe compare to yours. |
In that PR I wrote:
|
@moorepants @giampaolo - #294 is the relevant issue, and the actual fix was done in Hope it helps. |
Btw you can use |
Hi,
I found this appveyor build:
https://ci.appveyor.com/project/Astropy/photutils/build/1.0.154/job/vt999t9pemy8dcqq
Which has this error:
LINK : fatal error LNK1117: syntax error in option 'MANIFEST:EMBED,ID=2'
'I'm having the same issue here:
pydy/pydy#315
I was wondering what you did to fix that? I'm having trouble figuring it out.
The text was updated successfully, but these errors were encountered: